The following tables list the members exposed by Generic Enum.
Name | Description | |
---|---|---|
![]() ![]() | GetValues | Retrieves an array of the values of the constants in a specified enumeration. |
![]() ![]() | Parse | Parses the specified value and returns the enumeration. |
![]() ![]() | TryParse | Tries to parse the string into an enumeration. |